Skip to content

data-and-functions-1 branch#13

Open
RyanFrankMT wants to merge 2 commits intoAmericaCampaign:masterfrom
RyanFrankMT:data-and-functions-1
Open

data-and-functions-1 branch#13
RyanFrankMT wants to merge 2 commits intoAmericaCampaign:masterfrom
RyanFrankMT:data-and-functions-1

Conversation

@RyanFrankMT
Copy link

No description provided.

@jcheroske
Copy link
Contributor

This is going to be amazing!

const App = () =>
<div>
<h1 style={{textAlign: 'center'}}>Data and Functions Workshop #1</h1>
<h2>Great weather today!</h2>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it rained today.

Copy link
Contributor

@jcheroske jcheroske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep working on the other functions and push up your changes.

}
if (data.users == null) {
return null
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See if you can combine these three tests into one if using the boolean OR operator ||

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments